-
Re: Greek all caps
It's not actually Acrobat that's the culprit, but rather acrobat distiller (or other means of creating .pdfs from postcript files or print streams). When PostScript-flavoured fonts are embedded in a …1 -
Re: Pet peeve: empty .notdef character.
While not familiar with FontForge, I suspect that the CID option you found is most likely for creating CID-keyed fonts. CID-keyed fonts are used for Chinese/Japanese/Korean fonts.1 -
Re: Pet peeve: empty .notdef character.
It's definitely worth sorting the glyphs sensibly if possible. As a user, I always find it aggravating when the glyph palette has characters scattered around in random order. For encoded glyphs, unic…2 -
Re: Pet peeve: empty .notdef character.
.notdef has no unicode value. It always occurs at GID 0.1 -
Greek all caps
I've noticed that in InDesign (ME version), Greek gets horridly mangled if you convert it to all caps. For example, a word like φύσης will get converted to ΦΎΣΗΣ which is just plain wrong. However, i…2